Welcome![Sign In][Sign Up]
Location:
Search - matlab vocoder

Search list

[Voice Compressmelp-MATLAB

Description: 采用MELP编制的压缩与解码程序,在MATLAB环境下可直接运行,语音2.4kb/s-MELP (Mixed-Excitation Linear Predictive) Vocoder is a new 2400 bps Federal standard speech coder. This Matlab code of MELP can run directly in MATLAB condition.
Platform: | Size: 743543 | Author: 姜正茂 | Hits:

[Voice Compressmelp-MATLAB

Description: 采用MELP编制的压缩与解码程序,在MATLAB环境下可直接运行,语音2.4kb/s-MELP (Mixed-Excitation Linear Predictive) Vocoder is a new 2400 bps Federal standard speech coder. This Matlab code of MELP can run directly in MATLAB condition.
Platform: | Size: 743424 | Author: 姜正茂 | Hits:

[Voice Compressmelp1.2.tar_Floating

Description: melp1.2.tar_Floating.gz为美军2400bps语音压缩编码,为MELP编码算法,文件是C语言浮点算法的标准源代码。-melp1.2.tar_Floating.gz voice for the 2400 U.S. pressure reduction coding for MELP coding algorithm, the document was C language standard floating-point algorithm source code.
Platform: | Size: 69632 | Author: 文翔云 | Hits:

[Audio programcelp-advanced

Description: 改进的混合激励线性预测(MELP)声码器,采用混合激励代替二元激励-improved hybrid Excited Linear Prediction (MELP) vocoder, mixed incentive to replace the dual incentive
Platform: | Size: 164864 | Author: Kevin | Hits:

[Communication-MobileSpeechcodingtechnologyanalysisandapplication

Description: 对语音编码技术的特点进行了分析与研究, 对波形编码、声码器和混合编码三种主要 的语音编码进行了比较, 并介绍了GSM 和CDMA 两种系统语音编码及部分常用语音编码芯 片, 指出了语音编码技术的发展趋势, 并根据矿井井下特点, 对矿井通信系统所采用的语音 编码技术进行了研究, 最后得出了几点有用的结论.-Of speech coding technology characteristics of the analysis and research on waveform coding, vocoder and mixed encoding three major speech coding are compared, and introduced the GSM and CDMA both types of systems commonly used part of speech coding and speech coding chip pointed out that the speech coding technology, development trends, and in accordance with the characteristics of the mine pit of the mine communication system used in speech coding technology for the study came to the conclusion that some useful conclusions.
Platform: | Size: 188416 | Author: 王萍 | Hits:

[matlabFINAL_SPEECH_PROJECT_1.0

Description: LPC vocoder LPC vocoder with several option Graphical user interface Also included several .wav file as example
Platform: | Size: 171008 | Author: NeeL | Hits:

[Speech/Voice recognition/combineG729

Description: Simulation of Vocoder
Platform: | Size: 235520 | Author: hime | Hits:

[CommunicationMELP_m

Description: Simulation of MELP Vocoder
Platform: | Size: 624640 | Author: hime | Hits:

[Speech/Voice recognition/combineLPCcoder

Description: 简单LPC-n声码器与声激励LPC声码器语音编码合成;-simple LPC-n vocoder and voice-excited LPC vocoder synthesis speech coding
Platform: | Size: 334848 | Author: menger | Hits:

[matlabLPC

Description: LPC in vocoder by matlab
Platform: | Size: 189440 | Author: Doan Thanh Binh | Hits:

[matlabAssignment2

Description: 国外高校老师编写的语音信号特征提取程序,非常实用初学者研究- [E, V, A, P] = analysis(x, N, U, M) extracts vocoder parameters E, V, A, and P from the speech signal x on a frame by frame basis. N is the analysis frame length, U is the update length, and M is the order of the linear prediction analysis. The return arguments are the extracted parameters, where E, V, and P are vectors with "n_frames" (the number of analysis frames, see code below) elements, A is a (n_frames, M+1) size matrix (includes the leading 1 of the polynomial).
Platform: | Size: 783360 | Author: wanglu | Hits:

[Speech/Voice recognition/combinegettingStartedV40_006b

Description: straight是一个高质量的语音识别、转换、合成工具,构建于matlab编程工具。-STRAIGHT[1] is a high-quality speech analysis, modification and synthesis system based on a simple channel VOCODER concept (in other words a source filter model).
Platform: | Size: 1844224 | Author: Hu Feiyue | Hits:

[matlabSTFT

Description: 这个是我个人编写的短时傅里叶变换的函数matlab.适用于语音压缩与语音分析.在其中可以加入一些自己的代码,即可改成phase vocoder-this is the STFT function which is wrote by myself(matlab). It is suit for speech compression and analyse. if you add some code in it, it can turn to a phase vocoder straightforward.
Platform: | Size: 2048 | Author: 高靖博 | Hits:

[matlabpitchshiftdemo

Description: 以matlab做pitch-shift的功能展示.基於phase-vocoder技術在頻域上做pitch-shift.-In matlab to do the pitch-shift function display based on phase-vocoder techniques in the frequency domain to make pitch-shift.
Platform: | Size: 1024 | Author: hank | Hits:

[matlabphase_vocoder_edit2

Description: Matlab code for phase vocoder
Platform: | Size: 1301504 | Author: jazz | Hits:

[matlablpc_vocoder_rev2

Description: 这个MATLAB构建一个锻炼LPC声码器,即,执行LPC分析和合成语音文件,导致合成语音近似原始的演讲。LPC分析使用一个标准的自相关分析来确定LPC系数的设置,一帧一帧的基础上,以及框架获得。一个独立的分析方法(cepstral螺距内检测器)把每一帧的言论是要么表示演讲(时间由cepstral峰值的位置在指定范围的音调时期)或无声的言论(模拟随机噪声帧)0帧基音周期的样本。独立的分析提供了一个两国并存的激发函数LPC合成处理的一部分,包括一系列的脉冲(表示帧期间)和/或噪声序列(在无声的帧)。-This MATLAB exercise builds an LPC vocoder, i.e., performs LPC analysis and synthesis on a speech file, resulting in a synthetic speech approximation to the original speech. The LPC analysis uses a standard autocorrelation analysis to determine the sets of LPC coefficients, on a frame-by-frame basis, along with the frame-based gain. An independent analysis method (a cepstral pitch period detector) classifies each frame of speech as being either voiced speech (with period determined by the location of the cepstral peak in a designated range of pitch periods) or unvoiced speech (simulated by a random noise frame) with a frame pitch period of 0 samples. The independent analysis provides a two-state excitation function for the LPC synthesis part of the processing, consisting of a series of pitch pulses (during voiced frames) and/or noise sequences (during unvoiced frames). The file 5.13 LPC Vocoder.pdf provides a User s Guide for this exercise.
Platform: | Size: 2496512 | Author: wujin | Hits:

[Audio programALBEER_AWAN_LCP_VOCODER

Description: VOCODER LPC MATLAB, Speech Coding using Linear Predictive Coding (LPC) Author: Philipp Steurer, 03/04/2002 Project team: Daniel Thell, Ozgu Ozun, Philipp Steurer
Platform: | Size: 107520 | Author: japaoli | Hits:

[Audio programVocoder_NARA_Project

Description: This a project of LPC vocoder in matlab. El objetivo de este proyecto es implementar una codificació n de la señ al de voz medi ante un vocoder LPC y realizar ademá s el proceso inverso, recuperando la señ al sinte tizada. Los Vocoders (“voice coder”) tienen como objetivo preservar las caracterí sticas percep tualmente relevantes de la señ al de voz. Para ello asumen un modelo simplificado d e producció n de voz. Se basan en modelos especí ficos de la señ al de voz, identificando aspectos relevante s del espectro localizado de la señ al de voz, es decir, explotan la baja sensibilidad del oí do a la informació n de fase. -This is a project of LPC vocoder in matlab. El objetivo de este proyecto es implementar una codificació n de la señ al de voz medi ante un vocoder LPC y realizar ademá s el proceso inverso, recuperando la señ al sinte tizada. Los Vocoders (“voice coder”) tienen como objetivo preservar las caracterí sticas percep tualmente relevantes de la señ al de voz. Para ello asumen un modelo simplificado d e producció n de voz. Se basan en modelos especí ficos de la señ al de voz, identificando aspectos relevante s del espectro localizado de la señ al de voz, es decir, explotan la baja sensibilidad del oí do a la informació n de fase.
Platform: | Size: 49152 | Author: japaoli | Hits:

[DSP programLPC vocoder-ucla-working-2002

Description: this is a .m file for lps prediction
Platform: | Size: 217088 | Author: aram2018 | Hits:

[Applicationsworld-0.2.1_4_matlab

Description: world vocoder的MATLAB版本,可将声学参数合成为语音波形文件WAV输出(World vocoder version of MATLAB, the acoustic parameters for synthesis of the speech waveform output file WAV)
Platform: | Size: 48128 | Author: xunwumizhi | Hits:

CodeBus www.codebus.net